Skip to content

Hotfix error reset #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 26, 2025
Merged

Hotfix error reset #77

merged 3 commits into from
Apr 26, 2025

Conversation

SSlinky
Copy link
Owner

@SSlinky SSlinky commented Apr 26, 2025

Grammar wasn't handling On Error GoTo -1. It does now.

@SSlinky SSlinky merged commit 5f2fb32 into master Apr 26, 2025
3 checks passed
@@ -858,6 +861,10 @@ identifierStatementLabel
: ambiguousIdentifier
;

resetNumberLable
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: resetNumberLable instead of resetNumberLabel

Copy link
Owner Author

@SSlinky SSlinky Apr 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good pick up 🤦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants